C1.DataCollection Assembly / C1.DataCollection Namespace / C1DataCollection<T> Class / GroupDescriptions Property

In This Topic
GroupDescriptions Property (C1DataCollection<T>)
In This Topic
Gets the group descriptions applied to the data.
Syntax
'Declaration
 
Public Overridable ReadOnly Property GroupDescriptions As IReadOnlyList(Of GroupDescription)
 
See Also